home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Proper way to add font menu?
- Sent: 6/24/96 5:28 PM
- Received: 6/24/96 5:36 PM
- From: Shinji Shimizu, shimizu@kyoto.screen.co.jp
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Hi Arni!
-
- I had same proublem.
-
- I do not know whether it is correct way or not.
- The way is below.
-
-
- 1. I describes other menus by ODFRC.
- 2. In the FW_CPart::Initialize() , I made one FW_CPullDownMenu object.
- 3. After that, I created font menu by FW_CFontIterator object.
- 4. I add it to MenuBar object by AdoptMenuFirst().
-
-
- If there is better way , I also want to know.
-
-
- >What is the proper way to add a font menu in ODF. I haven't found any
- >sample code. Did I miss it?
- >
- >Thanks.
- >
- >Arni
- =====================================
- Shinji Shimizu
- DAINIPPON SCREEN MFG. CO, LTD.
- Research and Development Department
- Imageing Products Division
- E-mail:$B!!(Bshimizu@screen.co.jp
- =====================================
-